Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.showcase.content.template--postContentCreationHandlers

This contribution is part of XML component org.nuxeo.ecm.showcase.content.template inside nuxeo-showcase-content-importer-9.10.jar /OSGI-INF/content-template-contrib.xml

Extension Point

Extension point postContentCreationHandlers of component ContentTemplateService.

Contributed Items

  • <postContentCreationHandler class="org.nuxeo.ecm.showcase.content.InitListener" name="showcaseContentImporter"/>

XML Source

<extension point="postContentCreationHandlers" target="org.nuxeo.ecm.platform.content.template.service.ContentTemplateService">

    <postContentCreationHandler class="org.nuxeo.ecm.showcase.content.InitListener" name="showcaseContentImporter"/>
  </extension>